home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / intmemry.zip / MEMO1426.TXT < prev    next >
Text File  |  1992-06-09  |  4KB  |  93 lines

  1. ╔═════════════════════════════════════════════════════════════════════════╗
  2. ║                                                                         ║
  3. ║        Above Board: Installing with an IBM Token Ring Adapter           ║
  4. ║                                                                         ║
  5. ╚═════════════════════════════════════════════════════════════════════════╝
  6.  
  7.  IBM TOKEN RING (& 16/4)
  8.  
  9.      Compatible with Above Boards and EMM. If the Above Board will be
  10.      providing extended memory, there will be nothing to reconfigure with
  11.      the Token Ring Card. If the Above Board is providing expanded memory,
  12.      the Token Ring and the Above Board must be set up so they don't
  13.      conflict with each other in reserved memory.
  14.  
  15.      To set up EMM and a Token Ring card:
  16.  
  17.      1.  Use the D000 parameter in the DEVICE=EMM.SYS line for AT's, E000
  18.          for PCs.
  19.  
  20.      2.  Set switches 1-6 on block #1 of the Token Ring Board to use CC000
  21.          (which is the default) as the ROM starting address. (pgs 2-3 of
  22.          Token Ring manual)
  23.  
  24.      3.  In AT systems it will be necessary to change the shared RAM address
  25.          using the TOKREUI command or DXMC0MOD.SYS (or DXMC1MOD.SYS) driver
  26.          (drivers for IBM LAN Support Program, ver 1.0.). In PC systems this
  27.          step isn't necessary.
  28.  
  29.          With newer lan software use the device driver:  Device=DXMC0MOD.SYS
  30.          ,C800.  With the original Token Ring software, add the command
  31.          TOKREUI ,C800 to the autoexec.bat file.
  32.  
  33.          If there is a long number following the DXMC1MOD.SYS driver, don't
  34.          add the space before the comma.  See the next scoop cell "...long #
  35.          after DXMC1MOD.SYS" for more details.
  36.  
  37.      If they have Banyon LAN software, use PCCONFIG program to change the
  38.      Shared RAM address instead of Autoexec.bat.
  39.  
  40.         Pages 4-7 in the Token Ring manual describe how to reset the "shared
  41.      RAM" address.  There is also a very useful Memory Map listing on page
  42.      B-2 in this manual.
  43.  
  44.  TOKEN RING & "LONG # AFTER DXMC1MOD.SYS"
  45.  
  46.      If you see a long number following DXMC1MOD.SYS when editing the line
  47.      to add " ,C800" for Token Ring/EMM conflicts, don't add the space. The
  48.      DXMC1MOD.SYS driver will return the error mentioned above if there is a
  49.      space inbetween the long number and ",C800" or whatever address is
  50.      used.
  51.  
  52.      The 12 digit number following the DXMC1MOD.SYS driver is called the
  53.      "Locally Administered Address" (a hexidecimal address which overrides
  54.      the preprogrammed address of the board).
  55.  
  56.      The "L.A.A." simplifies the process of adding workstations to the
  57.      network since all workstation addresses are preprogrammed into the
  58.      host.  A workstation can then use just one preprogrammed address to be
  59.      recognized by the host.
  60.  
  61.      The DMXC1MOD.SYS seems to be used when the computer will interface with
  62.      a "3270" type system.  ("DXMC0" seems to be for PC only operation)
  63.  
  64.  TOKEN RING & IPX
  65.  
  66.      In Novell networks, it is possible to change the Shared RAM address of
  67.      the Token Ring board (which defaults at D800H) by modifying the IPX
  68.      line in the Autoexec.bat file.
  69.  
  70.      The parameters are:
  71.  
  72.      IPX O,PRI,MEM=xxxx
  73.  
  74.      Where xxxx is the address you'd like to move the Shared RAM address to.
  75.  
  76.      For instance, to move the Shared RAM address to C800H:
  77.  
  78.      IPX O,PRI,MEM=C800
  79.          ^this is the letter "o" as in Option, NOT the number 0 (zero).
  80.  
  81.  TOKEN RING, EMM, AND 8088/8086 SYSTEMS
  82.  
  83.      Since the E0000h range is not reserved for system use in 8088 and 8086
  84.      systems, try the EXPF=E000 parameter on the EMM.SYS line of the
  85.      CONFIG.SYS file. If the E0000h range is not being used by any other
  86.      add-in boards, it would be possible to move our driver out of the way
  87.      of the Token Ring drivers without having to rearrange the Token Ring
  88.      drivers to make everything fit.
  89.  
  90.  
  91. ══════════════════════════════════════════════════════════════════════════════
  92. End of file                 Intel FaxBack # 1426          June 9,1992
  93.